Implemented GtkExtendedLayout on GtkComboBox.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 8 Apr 2010 22:54:47 +0000 (18:54 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 8 Apr 2010 22:54:47 +0000 (18:54 -0400)
commitffffa7361cd86c2e2cde861b009b179192007715
treea07b4b5d126e32ce316e802898f08d02e2592d01
parent531b449580268c9483ecf486fbab057db74b3568
Implemented GtkExtendedLayout on GtkComboBox.

With this commit it is possible to use ellipsizing text
in the combobox's cell renderers and have them desire to
expand to natural size when placed in a GtkBox.
gtk/gtkcombobox.c